*** empty log message ***
authorPavel Janík <Pavel@Janik.cz>
Sat, 21 Dec 2002 23:06:34 +0000 (23:06 +0000)
committerPavel Janík <Pavel@Janik.cz>
Sat, 21 Dec 2002 23:06:34 +0000 (23:06 +0000)
lisp/ChangeLog

index d4019fc5b7e5f2356c0b259a42808432d9a0f9c8..f1ea5de56f98dd673ca1bfede7a9fd17b3bea834 100644 (file)
@@ -1,3 +1,16 @@
+2002-12-22  Zoltan Kemenczy <zoltan@ieee.org>
+
+       * gud.el (gud-menu-map): Add jdb support for "run".
+       (gud-jdb-find-source-using-classpath): Use 'identity.
+       (gud-jdb-marker-filter): Marker regexp and filename filtering
+       change to support a backwards-incompatible change in Sun's jdb
+       line number display in SDK versions 1.4.
+       (gud-format-command): gud-find-class now requires two
+       parameters (file and linenumber).
+       (gud-find-class): Bulk of the change related to using c-syntactic
+       symbols to locate nested class declarations in java sources
+       visited by java-mode (cc-mode).
+
 2002-12-21  Nick Roberts  <nick@nick.uklinux.net>
 
        * gdb-ui.el Remove the concept of an instance. This means that